condition—a single value of #TRUE (nonzero) or #FALSE (zero), may be in a single-cell block; true block—any type of block, returned if the value of condition is #TRUE; false block—any type of block, returned if the value of condition is #FALSE.
blockif creates a block identical to the block chosen by the condition argument.